[INFO] fetching crate rsbuild 0.5.0...
[INFO] testing rsbuild-0.5.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rsbuild 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rsbuild 0.5.0
[INFO] finished tweaking crates.io crate rsbuild 0.5.0
[INFO] tweaked toml for crates.io crate rsbuild 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsbuild 0.5.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsbuild 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded dispatch2 v0.3.1
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded objc2 v0.6.4
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b11a4a408a06c70489a1db40ed6c5a197992357cd833c4a225920ee3314958a9
[INFO] running `Command { std: "docker" "start" "-a" "b11a4a408a06c70489a1db40ed6c5a197992357cd833c4a225920ee3314958a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b11a4a408a06c70489a1db40ed6c5a197992357cd833c4a225920ee3314958a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11a4a408a06c70489a1db40ed6c5a197992357cd833c4a225920ee3314958a9", kill_on_drop: false }`
[INFO] [stdout] b11a4a408a06c70489a1db40ed6c5a197992357cd833c4a225920ee3314958a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0de3d289255b9fb527bb5aa34eb4070fc635ea38eed977cafe4441fba939d30
[INFO] running `Command { std: "docker" "start" "-a" "b0de3d289255b9fb527bb5aa34eb4070fc635ea38eed977cafe4441fba939d30", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rsbuild v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `exec_with_progress` is never used
[INFO] [stdout]    --> src/executor.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn exec_with_progress(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_internal` is never used
[INFO] [stdout]    --> src/executor.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn exec_internal(command: &str, ctx: &ExecContext) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_for_json` is never used
[INFO] [stdout]    --> src/executor.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn exec_for_json(command: &str, ctx: &ExecContext) -> CommandResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Skipped` is never constructed
[INFO] [stdout]   --> src/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CommandStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Skipped,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `skipped` is never used
[INFO] [stdout]   --> src/output.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl CommandResult {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn skipped(command: impl Into<String>, reason: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_result` is never used
[INFO] [stdout]   --> src/output.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn emit_result(result: &CommandResult) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_batch_result` is never used
[INFO] [stdout]    --> src/parallel.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn to_batch_result(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SPINNER_TEMPLATE` is never used
[INFO] [stdout]  --> src/progress.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const SPINNER_TEMPLATE: &str = "{spinner:.cyan} {msg}";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_spinner` is never used
[INFO] [stdout]   --> src/progress.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_spinner(ctx: &ExecContext, message: impl Into<String>) -> Option<ProgressBar> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `finish_warning` is never used
[INFO] [stdout]   --> src/progress.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn finish_warning(pb: Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_message` is never used
[INFO] [stdout]   --> src/progress.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn set_message(pb: &Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s
[INFO] running `Command { std: "docker" "inspect" "b0de3d289255b9fb527bb5aa34eb4070fc635ea38eed977cafe4441fba939d30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0de3d289255b9fb527bb5aa34eb4070fc635ea38eed977cafe4441fba939d30", kill_on_drop: false }`
[INFO] [stdout] b0de3d289255b9fb527bb5aa34eb4070fc635ea38eed977cafe4441fba939d30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0820fe2447269abfc518995aa62a7e0a86c9871dc673357ee595323aeb2d85c
[INFO] running `Command { std: "docker" "start" "-a" "e0820fe2447269abfc518995aa62a7e0a86c9871dc673357ee595323aeb2d85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsbuild v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `exec_with_progress` is never used
[INFO] [stdout]    --> src/executor.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn exec_with_progress(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_internal` is never used
[INFO] [stdout]    --> src/executor.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn exec_internal(command: &str, ctx: &ExecContext) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `exec_for_json` is never used
[INFO] [stdout]    --> src/executor.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn exec_for_json(command: &str, ctx: &ExecContext) -> CommandResult {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Skipped` is never constructed
[INFO] [stdout]   --> src/output.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum CommandStatus {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Skipped,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommandStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `skipped` is never used
[INFO] [stdout]   --> src/output.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl CommandResult {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn skipped(command: impl Into<String>, reason: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_result` is never used
[INFO] [stdout]   --> src/output.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn emit_result(result: &CommandResult) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_batch_result` is never used
[INFO] [stdout]    --> src/parallel.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn to_batch_result(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SPINNER_TEMPLATE` is never used
[INFO] [stdout]  --> src/progress.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const SPINNER_TEMPLATE: &str = "{spinner:.cyan} {msg}";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_spinner` is never used
[INFO] [stdout]   --> src/progress.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_spinner(ctx: &ExecContext, message: impl Into<String>) -> Option<ProgressBar> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `finish_warning` is never used
[INFO] [stdout]   --> src/progress.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn finish_warning(pb: Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_message` is never used
[INFO] [stdout]   --> src/progress.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn set_message(pb: &Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "e0820fe2447269abfc518995aa62a7e0a86c9871dc673357ee595323aeb2d85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0820fe2447269abfc518995aa62a7e0a86c9871dc673357ee595323aeb2d85c", kill_on_drop: false }`
[INFO] [stdout] e0820fe2447269abfc518995aa62a7e0a86c9871dc673357ee595323aeb2d85c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39abb3a0fbe027efbb065762e2e01d984b06fd929af682904abfacd07ab5add8
[INFO] running `Command { std: "docker" "start" "-a" "39abb3a0fbe027efbb065762e2e01d984b06fd929af682904abfacd07ab5add8", kill_on_drop: false }`
[INFO] [stderr] warning: function `exec_with_progress` is never used
[INFO] [stderr]    --> src/executor.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub fn exec_with_progress(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `exec_internal` is never used
[INFO] [stderr]    --> src/executor.rs:146:4
[INFO] [stderr]     |
[INFO] [stderr] 146 | fn exec_internal(command: &str, ctx: &ExecContext) -> Result<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `exec_for_json` is never used
[INFO] [stderr]    --> src/executor.rs:177:8
[INFO] [stderr]     |
[INFO] [stderr] 177 | pub fn exec_for_json(command: &str, ctx: &ExecContext) -> CommandResult {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Skipped` is never constructed
[INFO] [stderr]   --> src/output.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub enum CommandStatus {
[INFO] [stderr]    |          ------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 12 |     Skipped,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CommandStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `skipped` is never used
[INFO] [stderr]   --> src/output.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl CommandResult {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn skipped(command: impl Into<String>, reason: impl Into<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `emit_result` is never used
[INFO] [stderr]   --> src/output.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn emit_result(result: &CommandResult) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `to_batch_result` is never used
[INFO] [stderr]    --> src/parallel.rs:139:8
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub fn to_batch_result(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SPINNER_TEMPLATE` is never used
[INFO] [stderr]  --> src/progress.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const SPINNER_TEMPLATE: &str = "{spinner:.cyan} {msg}";
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_spinner` is never used
[INFO] [stderr]   --> src/progress.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn create_spinner(ctx: &ExecContext, message: impl Into<String>) -> Option<ProgressBar> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `finish_warning` is never used
[INFO] [stderr]   --> src/progress.rs:77:8
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn finish_warning(pb: Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_message` is never used
[INFO] [stderr]   --> src/progress.rs:89:8
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn set_message(pb: &Option<ProgressBar>, message: impl Into<String>) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rsbuild` (bin "rsbuild" test) generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsbuild-051e21c503bac7ed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "39abb3a0fbe027efbb065762e2e01d984b06fd929af682904abfacd07ab5add8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39abb3a0fbe027efbb065762e2e01d984b06fd929af682904abfacd07ab5add8", kill_on_drop: false }`
[INFO] [stdout] 39abb3a0fbe027efbb065762e2e01d984b06fd929af682904abfacd07ab5add8
